IAsyncActionWithProgress Generic Interface

Represents an asynchronous action that includes progress updates.

Syntax

generic<typename TProgress>
public interface class IAsyncActionWithProgress : IAsyncInfo  

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncActionWithProgress Members

Windows.Foundation Namespace